Tencent Weibo Xiaoqingxin client source code download

Tencent Weibo Xiaoqingxin client source code download

Functional category: Social

Supported platforms: Android

Operating environment: Eclipse

Development language: Java

Development tool: Eclipse

Source code size: 7.16MB

Source code download address: http://down..com/data/1975234

Source code introduction

Tencent Weibo Small Fresh Client

Source code running screenshot

  • Run screenshot
  • Run screenshot

Source code snippet

  1. @Override  
  2. public   void onClick(View v) {
  3. if (v.getId() == R.id.button1) {
  4. Builder dialog= new AlertDialog.Builder(homeActivity);
  5. dialog.setTitle( "About" );
  6. dialog.setMessage( "Stupid Weibo, thanks for your support" );
  7. dialog.setNegativeButton( "Cancel" , null );
  8. dialog.show();
  9. } else   if (v.getId() == R.id.button2) {
  10. ImageLoader imageLoader = ImageLoader.getInstance();
  11. imageLoader.clearMemoryCache();
  12. imageLoader.clearDiscCache();
  13. Toast.makeText(homeActivity, "Cleared successfully" , Toast.LENGTH_SHORT).show();
  14. } else   if (v.getId() == R.id.button3) {
  15. // Clear authorization information  
  16. Util.clearSharePersistent(homeActivity.getApplicationContext());
  17. // Jump to LoginActivity  
  18. startActivity( new Intent(homeActivity, LoginActivity. class ));
  19. homeActivity.overridePendingTransition(R.anim.in_from_left,
  20. R.anim.out_to_right);
  21. homeActivity.finish();
  22. } else   if (v.getId() == R.id.button4) {
  23. System.exit( 0 );
  24. }
  25. }

Source code download address: http://down..com/data/1975234

<<:  Google Chrome Remote Desktop is now available on iOS

>>:  Novel Reading Network: How does Tingyun Server ensure the performance of a high-concurrency website with tens of millions of users?

Recommend

The core methodology of user retention under refined operations!

With the disappearance of traffic dividends and t...

8 advertising creative formulas to turn you into a brainstorming tornado

Our idol David Ogilvy once said: "To attract...

How can enterprises promote themselves well?

How can enterprises do a good job of promoting th...

How to use the Tik Tok mini program? How to activate the Douyin mini program?

How to use the Tik Tok mini program? How to activ...

How to develop a hit brand: to piggyback on traffic or to create traffic?

Introduction: Good content, when spread spontaneo...

Practical experience | How to effectively improve user conversion?

Many operators may have encountered this conversi...

Ultraman can win the Nobel Prize by fighting monsters!

The battle process between Ultraman and monsters ...

From novice to expert, teach you how to quickly play Sina Fuyi Advertising

When doing information flow advertising , after c...

New gameplay! iPhone X runs Windows 95: smooth minesweeper, stand-alone games

iPhone X has a new way to play with Windows 95. W...

Brand marketing planning basics

What I want to share today is market research. Be...