Showing posts with label android. Show all posts
Showing posts with label android. Show all posts

16 June 2018

Doms learn Chinese: Word Game v75.0 released!

Doms learn Chinese: Word Game
v75

Download from: https://buff.ly/2zyCO5Z 
More info can be found here: https://dominiksymonowicz.com/2018/06/16/doms-learn-chinese-word-game-v75-released/ 
Study hard and have some fun .

30 November 2017

How to clear cache partion on Nexus 9

STORY

Is your Nexus 9 get bit too slow over time?
Probably your problem is with fact that you ran too much on the tablet because  HTC screwed up badly as they decided to sadly have a crap idea to put on 2 GB RAM in this otherwise amazing tablet. There is nothing that you can do about it.
However sometimes Android get very slow due mess with the cache. In this case, there is a solution.
Did you search on the internet and found a few solutions to this problem? Well.. many of them are correct as it depends on the version of Android and bootloader.

This one will work on Nexus 9 with Android 7.1.1 and quite a decent version of bootloader.



SOLUTION 

  1. Charge battery to 40% (or to ensure that it will have enough battery for 30 minutes).
  2. Power off the tablet.
  3. Press and HOLD power button and volume down button for around 10 seconds.
  4. When the menu appears. Select Recovery (It is usually 2 or 3 position).
  5. When you will see lying down android with a red triangle (with the message "no command"), press and HOLD power button and press volume up button twice slowly.
  6. Then select wipe cache partition.
  7. Press Yes.
  8. Wait up to ...30 minutes (In my case it took 10 and 25 minutes, but it varies depends on the amount of crap on this partition.
  9. DONE.


14 November 2017

25 July 2017

Doms learn Chinese: Word Game v17.3 released!

Doms learn Chinese: Word Game
v17.3

 
 
 
 You can download from here:
 
 
It is a maintenance release, where I removed AppBrain as an Ad platform and left google ads only.
 
CHANGE LOG
  1. Remove AppBrain ads and keep Google Ads only.
  2. Add some words.
  3. Minor improvements.
 
LINKS
 
 

12 June 2017

Doms learn Chinese: Word Game v17.2 released!

Doms learn Chinese: Word Game
v17.2





 You can download from here:


It is a maintenance release, where I fixed few UI glitches.

CHANGE LOG
  1. Fix few UI glitches
  2. Add few words
  3. Minor improvements 

LINKS




Twitter: 

16 May 2017

Doms learn Chinese: Word Game v17.1 released!

Doms learn Chinese: Word Game
v17.1




 You can download from here:


It is improvements release ,where I increased highscore table from 100 to 250 and I added bunch of words to dictionary.

CHANGE LOG
  1. Increase highscore table from 100 to 250
  2. Add many words ,questions and answers to dictionary.
  3. Correct some mistakes in dictionary
  4. Minor imporvements 

LINKS



23 July 2016

How to fix android.view.WindowManager$BadTokenException: Unable to add window -- token null

STORY:
If your app crash with this error:
android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application
.. while while it tries to display dialog ,then it mean you provide wrong context
                     
SOLUTION

replace:
AlertDialog.Builder alertBox = new AlertDialog.Builder(getApplicationContext());
with
AlertDialog.Builder alertBox = new AlertDialog.Builder(AppLauncher.this);

22 November 2015

Doms Countries Capitals Flag Quiz Game v4.2 released.

Doms Countries Capitals Flag Quiz Game
v4.2




 You can download from here:

 It is a maintenance release where I make some improvements .

CHANGES:
  1. some minor improvements
  2. add some trivia about Thailand
FUTURE PLANS:
another minor improvements

LINKS:

14 November 2015

Doms learn Chinese: Word Game v14.1 released!

Doms learn Chinese: Word Game
v14.1





 You can download from here:


It is improvements release ,where I added bunch of words to dictionary and did some balance changes.

CHANGE LOG
  1. add many words ,questions and answers
  2. major improvements behind the scene.It should improve stability and performance on old and slow devices.
  3. Fix some score system issues

LINKS






12 April 2015

Doms Countries Capitals Flag Quiz Game v4.1 released.

Doms Countries Capitals Flag Quiz Game
v4.1




 You can download from here:

 Fix minor bugs and add trivia about few countries :)

CHANGES:
  1. add Android 5.1 support
  2. add some trivia about Angola, Argentina, Australia and Armenia
FUTURE PLANS:
another minor improvements

LINKS:

10 April 2015

Doms diagnostic tools v5.3 released!

Doms diagnostic tools
v5.3


 You can download from here:

I added support for new version for Android and fix 

CHANGES:
  1. add support for Android 5.1 and all screen
  2. update battery info
  3. fix keyboard issue
  4. fix nfclab appear in menu
  5. fix bt issues
  6. clean a code and various refactoring

Twitter: 
Blog:

4 April 2015

Doms learn Chinese: Word Game v10.2 released!

Doms learn Chinese: Word Game
v10.2



a

 You can download from here:


It is improvements release ,where I added bunch of things to dictionary. balance score system as bit unbalanced and improve some UI

CHANGE LOG (since v10):
  1. add many words ,questions and answers
  2. add few mini lessons
  3. fix  java.lang.NullPointerException
  4. minor improvements behind the sciens
LINKS








8 March 2015

Doms diagnostic tools v5.2 released!

Doms diagnostic tools
v5.2

 You can download from here:

I am focus on improvements of existing tests and add new information 

CHANGES:

  1. add more informations in general info in informations
  2. add more information in telephony info in informations 
  3. minor improvements
  4. fix minor bugs



Doms learn Chinese: Word Game v9.3 released!

Doms learn Chinese: Word Game
v9.3



a

 You can download from here:


It is improvements release ,where I added bunch of things to dictionary. balance score system as bit unbalanced and improve some UI

CHANGE LOG:
  1. fix bug with backup/restore 
  2. balance score system
  3. colour for bonus changes depends how big it is
  4. minor improvement
  5. add some words, question and sentences
LINKS







14 December 2014

Doms dice poker game v1.6 released!

Doms dice poker game

v1.6

 You can download from here:



It is contains bunch minor changes

Changes:

  1. fix GUI glitches
  2. add support for Android v5.0
  3. minor improvement

Future plans:
  • upload source code to github and finish game tutorial

Doms Radicals Game v1.4 released!

Doms Radicals Game
v1.4



 You can download from here:


It is an improvement ,where I fix

Changes:
  1. add Android 5.0 support
  2. add few grammar tips
  3. # fix minor bugs
Future plans:
another minor improvements

Doms Countries Capitals Flag Quiz Game v3.11 released.

Doms Countries Capitals Flag Quiz Game
v3.11




 You can download from here:

 Fix minor bugs and add trivia about few countries :)

CHANGES:
  1. add Android 5.0 support
  2. add trivia about few countries
  3. fix minor bugs
FUTURE PLANS:
another minor improvements

LINKS:




Doms learn Chinese: Word Game v8.5 released!

Doms learn Chinese: Word Game
v8.5



a

 You can download from here:


It is improvements release ,where I added bunch of things to dictionary

CHANGE LOG:
  1. Add support for Android 5.0
  2. Add words
  3. Add questions
  4. Add few mini lessons
  5. Add some grammar tips

LINKS



14 November 2014

Doms learn Chinese: Word Game v8.4 released!

Doms learn Chinese: Word Game
v8.4


a

 You can download from here:


It is improvements release ,when I fix many small bugs and glitches.

Change log:
  1. fix many minor bugs (UI glitches and etc.)
  2. made some improvements (to reduce memory usage )
  3. remove radicals game (I created separate game called Doms Chinese Radicals Game)


Download from:  https://play.google.com/store/apps/details?id=dms.pastor.chinesegame


1 September 2014

How to solve problem with error:Error:Execution failed for task ':dexDebug'. > com.android.ide.common.internal.LoggedErrorException: Failed to run command: Android Studio\sdk\build-tools\android-4.4W\dx.bat

Solution for Android Studio 0.8.6, Gradle 1.12

ERROR:
Error:Execution failed for task ':dexDebug'.
> com.android.ide.common.internal.LoggedErrorException: Failed to run command:
C:\Programs\Android Studio\sdk\build-tools\android-4.4W\dx.bat --dex --num-threads=4 --output D:\Dropbox\dsProjects\dsDiagnosticTools\build\intermediates\dex\debug
(...)
Error Code:
2
Output:
UNEXPECTED TOP-LEVEL EXCEPTION:
com.android.dex.DexException: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl;
at com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:594)
at com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:552)
at com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:533)
at com.android.dx.merge.DexMerger.mergeDexes(DexMerger.java:170)
at com.android.dx.merge.DexMerger.merge(DexMerger.java:188)
at com.android.dx.command.dexer.Main.mergeLibraryDexBuffers(Main.java:439)
at com.android.dx.command.dexer.Main.runMonoDex(Main.java:287)
at com.android.dx.command.dexer.Main.run(Main.java:230)
at com.android.dx.command.dexer.Main.main(Main.java:199)
at com.android.dx.command.Main.main(Main.java:103)

STORY:
I love IntellIJ IDEA.It is best IDE. I was delighted, when Google decided to switch from most crappy Eclipse to awesome IntelliJ IDEA.
It makes my Android Studio development enjoyable.
My only problem is Gradle. I wanted to learn Gradle  3 times but I wasted lost of my free time and I didn't achieve anything as it cause lots of problems and hacks to make something to work.
When Google decided move Admob SDK to Google Play Services ,I decided to try use Gradle in Android Studio and ... so far is total disaster.
Anyway...

SOLUTION:

I saw this error in all my android projects that was created in IntelliJ IDEA and used  android-support-v4 library that was imported to libs folder.
Simply delete android-support-v4 library from libs folder and ...It will works.

(Problem appear all project that was migrated to Gradle project)