View Single Post
Old 01-25-2020, 11:54 AM   #33
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 pedronac View Post
Hello KNC1,

I have my own application (source code available) on android that I would like to run on Kindle PaperWhite (latest edition).

What would be the best way to do it ?
  1. Jailbrake ?
  2. "Convert" from android app to "active content", even if here it seams not possible to installe "active content" anymore : https://www.mobileread.com/forums/sh...d.php?t=276201
  3. ... suggestions ?
The instructions provided by knc1 should work for build commandline apps, like curl or rsync.

Apks rely on android frameworks (both java and native services) and the dalvik vm. Most of android services rely heavily on kernel binder.

The benefits of building an open source app against bionic -for the kindle- are 0. You can built that agaisnt kindle c library and redistribute them without forcing your users to install parts of AOSP
pazos is offline   Reply With Quote