java - My Android application not showing on One Plus mobile's Play Store -


i have developed android application in android studio. have uploaded on google play store. showing on mobile rather 1 plus mobile. have used following sdk version.

<uses-sdk         android:minsdkversion="15"         android:targetsdkversion="25" />  

how can solve problem?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -