原创 and13

private void drawRightDragImg(Canvas canvas) { int offset = getDragW

原创 and7

//draglayerimport static com.android.launcher.LengthCalculate.GREEN_RECT_TO

原创 superuser

superuser

原创 and5

if (at.isAlive()) { if (!dragZoomOutAnimation) {

原创 and9

@Override public boolean onTouchEvent(MotionEvent ev) { case Moti

原创 and11

private void drawCanUseSpace(Canvas canvas) { try { if (c

原创 and14

//workspace void snapToScreen(int whichScreen) {// if (!mScroller

原创 R。E

Rootexplorer

原创 and10

public void setWorkspace(Workspace workspace) { this.workspace = wor

原创 jni

/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "Licens

原创 and8

@Override protected void dispatchDraw(Canvas canvas) { super.disp

原创 app socket native

在應用程序中可以通過此工具類與android系統native服務通信這些native服務是指在init.rc中定義的隨機啓動的服務,如zygote但是

原创 and15

public void onDrop(DragSource source, int x, int y, int xOffset, int yOffse

原创 and12

private void drawWingsImg(Canvas canvas) { if (workspace.isScrollerF

原创 app native socket

編寫一個簡單系統服務,功能很簡單,接受命令,返回字符串。需要在init.rc中定義服務的鏡像名稱和socket資源#include <stdio.h>