Trick:
use “
netcfg” to list all available devices
It will show you the IP addresses associated with them too.
On my OnePlus One, it was wlan0.
–jeroen
Posted by jpluimers on 2016/05/18
Trick:
use “
netcfg” to list all available devices
It will show you the IP addresses associated with them too.
On my OnePlus One, it was wlan0.
–jeroen
Posted in Android, Android Devices, Development, Mobile Development, OnePlus One, Power User, Software Development | Leave a Comment »
Posted by jpluimers on 2016/05/12
If I ever need a “dead Mac” picture…
Source: vysor.io/dead-mac.png at master · koush/vysor.io
It since then has been removed from the current Vysor version, but the last revision having it was [Wayback/Archive] vysor.io/public/app at v3.1.4 · koush/vysor.io under [Wayback/Archive] vysor.io/dead-mac.png at v3.1.4 · koush/vysor.io as
[Wayback/Archive] dead-mac.png (240×307)
More dead mac pictures:
Posted in Android, Android Devices, Development, Mobile Development, Power User, Software Development, Vysor | Leave a Comment »
Posted by jpluimers on 2016/02/19
Just updated Cool: Vysor screen sharing by Koush with this:
Escape -> Back Button;F1 -> Menu Button;Home -> Home Button;Middle Click -> Home;Right Click -> BackNow hopefully the screen resolution thing will be fixed: [Wayback/Archive] github.com/koush/vysor.io/issues/68
–jeroen
Posted in Android, Android Devices, Chrome, Development, Google, Keyboards and Keyboard Shortcuts, KVM keyboard/video/mouse, Mobile Development, Power User, Vysor | Leave a Comment »
Posted by jpluimers on 2015/11/17
If you ever need a universal Android ADB driver for Windows, then use this one: koush/UniversalAdbDriver.
I never noticed it was there until Koushik Dutta posted about a signing trick on Google+.
Windows drivers need to be signed, so what he does is generate a self signed certificate on the fly during installation, sign the driver install it, and drop the private key of the certificate.
Each installation has its own key, Microsoft is happy, and it is proven the driver signature mechanism in Windows has a hole.
If you want to do similar things, then this commit is what you are looking for: Use a self signed, self destructing signing cert. · e8b78fe · koush/UniversalAdbDriver.
It isn’t rocket science, but not trivial C# either, so this is a great example of something that works.
–jeroen
Posted in .NET, Android, C#, Development, Mobile Development, Software Development | Leave a Comment »
Posted by jpluimers on 2015/10/26
Need to check which sizes they do deliver, but I got referred by Stefaan Lesage in theTech45 #256: Interfeesje PodCast. Stefaan absolutely loves this:
Makeappicon resizes and optimizes your icon designs into all formats needed for iOS and Android mobile app!
Source: Makeappicon – Generate app icons of all sizes with a click!
–jeroen
Posted in Development, Mobile Development, Software Development, Uncategorized | Leave a Comment »
Posted by jpluimers on 2015/01/29
Thanks Kristian Köhntopp for mentioning this, so it got on my research list:
a new reverse-engineering framework that works on the intermediate representation Jimple and supports all the features above and a lot more.
…
CodeInspect supports as input format a complete Android Application Package (apk), just the Android bytecode (dex-file) or a jar-file.
In the following we will describe the different features based on a malicious Android apk.
The figure above is a screenshot of CodeInspect. As one can see, CodeInspect is based on the Eclipse RCP framework
…
–jeroen
Posted in Android, Development, Java, Java Platform, Mobile Development, Software Development | Leave a Comment »
Posted by jpluimers on 2014/12/18
Interesting comment by Marco Cantu:
R&D at Embarcadero is working on a 64bit iOS compiler, oh well actually 2 of them, also C++. We’ll support 64bit and “universal binaries” (bundling both 32 and 64 bit binaries) requested by Apple.The Feb 1st requirement is only for new apps, not for updating existing ones, but still we are trying to make a solution available by that time.The roadmap describes the entire year, more than the individual release. This time around we are trying to have it public by January, covering what we expect to deliver in 2015.
–jeroen
via: Just got another reminder from Apple about 64 bit IOS requirements from Feb….
Posted in Delphi, Development, iOS, Mobile Development, Software Development | Leave a Comment »
Posted by jpluimers on 2014/10/30
This year I presented Push notifications with Android. Here are the files mentioned in the session!
- Here is the android project: CodeRage Delphi
- Here is the TGCMReceiver Component and java file: TGCMReceiver
- And here is the post that helped me albeit out of date! Link to StackOverflow
Android Push Notifications
Want to send push notifications to your clients or employees? This session goes over setting up GCM, installing push notifications into your application, and calling GCM to push those messages to your app.
Level: Intermediate
Jeff Lefebvre
Posted in Android, Android Devices, Appmethod, Delphi, Delphi XE7, Development, Mobile Development, Power User, Software Development | Tagged: android, Push notifications | 4 Comments »
Posted by jpluimers on 2014/09/11
Interesting:
Android Wear is designed to work with Android phones running 4.3 or higher. Not sure what version of Android you have? Visit g.co/WearCheck on your phone to see if it’s compatible with Android Wear.
My Google Nexus 4: check!
–jeroen
via: Android Wear Check.
Posted in Android, Android Devices, AndroidWear, Development, Google, Mobile Development, Power User | Leave a Comment »
Posted by jpluimers on 2014/08/15
Posted in Android, Development, iOS Development, Mobile Development, Software Development, User Experience (ux), Windows Phone Development | Leave a Comment »