View Single Post
Old 09-03-2020, 04:47 PM   #3
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by TidusWulf View Post
Can this be done?
It is doable but a very bad idea. Better to stick with a proper launcher or find a launcher that does nothing but starts the activity you want (in this case org.koreader.launcher)

Edit: by doable I mean: adding
Code:
<category android:name="android.intent.category.HOME"/>
after the line https://github.com/koreader/android-...t/base.xml#L40 and building from source.

I repeat, very, very bad idea.

Last edited by pazos; 09-03-2020 at 04:51 PM. Reason: some info
pazos is offline   Reply With Quote