It's not just you. I've been working on an xposed framework module, what a pain in the ass. Plus using eclipse makes me want to punch someone. And the whole project is pretty pointless now that they're switching to ART.
Name:
Anonymous2014-08-06 10:53
>>1 I don't know now but I did two applications for my old company almost four years ago and it was really painful: it's not only Java (though I remember I needed the infamous NDK to do some real-time shit in C which was almost worse), but the entire enterprise developing platform (ie sdk+eclipse) was completely disgusting. I would prefer to starve to death before having to do some stupid app for Android again.
Manifest merger failed : uses-sdk:minSdkVersion 8 cannot be smaller than version L
Name:
Anonymous2014-08-06 18:03
thank god it's not just me, i was starting to feel really stupid. well i guess i will get used to the pain :( . fucking ENTERPRISE android bullshite.
Name:
Anonymous2014-08-06 23:50
>>4 Android is Java done the Sepples way, with pointless class hierarchies littered everywhere. It's actually worse than the standard Java APIs.
Name:
Anonymous2014-08-07 1:20
There are some kind-of half decent scripting apps you can use, hopefully one will eventually get the ability to compile
Name:
Anonymous2014-08-07 3:40
Android not using NDK
Name:
Anonymous2014-08-07 12:47
>>12 Who said that? Besides I used the NDK to compile perl.
Name:
Anonymous2014-08-07 16:21
Just put a webview to cover the entire screen and write why you want in Javashit. The js code can call into the app itself when the page is stored locally.